| C1.CollectionView Assembly > C1.CollectionView Namespace : C1CursorCollectionView<T,K> Class |
The following tables list the members exposed by C1CursorCollectionView<T,K>.
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of elements in the collection. (Inherited from C1.CollectionView.C1ReadOnlyCollectionViewBase<T>) |
![]() | CurrentItem | Gets or sets the current item in the view. (Inherited from C1.CollectionView.C1ReadOnlyCollectionViewBase<T>) |
![]() | CurrentPosition | Gets the current position. (Inherited from C1.CollectionView.C1ReadOnlyCollectionViewBase<T>) |
![]() | HasMoreItems | Gets a value that indicates whether more items can be loaded. |
![]() | IsReadOnly | Gets a value indicating whether this collection is read only. (Inherited from C1.CollectionView.C1CollectionViewBase<T>) |
![]() | Item | Gets the element at the specified index in the read-only list. (Inherited from C1.CollectionView.C1ReadOnlyCollectionViewBase<T>) |
| Name | Description | |
|---|---|---|
![]() | CollectionChanged | Occurs after the collection changed. (Inherited from C1.CollectionView.C1ReadOnlyCollectionViewBase<T>) |
![]() | CurrentChanged | Occurs after the current item changed. (Inherited from C1.CollectionView.C1ReadOnlyCollectionViewBase<T>) |
![]() | CurrentChanging | Occurs when the current item is changing. (Inherited from C1.CollectionView.C1ReadOnlyCollectionViewBase<T>) |
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from C1.CollectionView.C1ReadOnlyCollectionViewBase<T>) |